1. Image Processing Function: Combine

    https://www.leadtools.com/sdk/image-processing/functions/function?id=191

    Combines image data from two images (source and destination), letting you specify the areas to be combined, the operations to be performed when combining the data, and which color planes (R or G or B or R, G, and B) are used.

  2. Image Processing Function: Contrast Brightness Intensity

    https://www.leadtools.com/sdk/image-processing/functions/function?id=207

    Applies contrast, brightness and intensity adjustments to enhance the image tonal range.

  3. Image Processing Function: Convert To Colored Gray

    https://www.leadtools.com/sdk/image-processing/functions/function?id=39

    Converts an image to a grayscale image, and then enhances the color components based on the specified parameters.

  4. Image Processing Function: Cubism

    https://www.leadtools.com/sdk/image-processing/functions/function?id=125

    Remaps the image into a collection of rotated rectangles (cubic faces) so that it appears to have been created in the Cubist art style.

  5. Image Processing Function: Cylindrical

  6. Image Processing Function: Deinterlace

  7. Image Processing Function: Desaturate

    https://www.leadtools.com/sdk/image-processing/functions/function?id=47

    Converts the image to a grayscale level by reducing the saturation of each color to zero. The conversion will not change the color resolution.

  8. Image Processing Function: Deskew

    https://www.leadtools.com/sdk/image-processing/functions/function?id=46

    Rotates the specified image to straighten it. This function typically is used to automatically straighten scanned images.

  9. Image Processing Function: Despeckle

    https://www.leadtools.com/sdk/image-processing/functions/function?id=216

    Removes speckles from a bitmap, particularly scanned images such as Faxes.

  10. Image Processing Function: Dice Effect

    https://www.leadtools.com/sdk/image-processing/functions/function?id=168

    Split the image into square or rectangular blocks and rotate each block by one of the following angles 0,90,180, and 270, or flip the blocks around the X-axis and Y-axis


1 2 3 4 5 6 7 8 9 10